.. _`HJoin Tables pairwise`: .. _`org.sysess.sympathy.data.table.hjointables`: HJoin Tables pairwise ===================== .. image:: hjoin_table.svg :width: 48 Horizontal join of two Tables **Documentation** Auto generated list version of :ref:`HJoin Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: port1, port2. :Looped Outputs: port1. For details see the original node. **Definition** *Input ports* :port1: 1 - 1, [table] Input Table :port2: 1 - inf, [table] Input Table *Output ports* :port1: [table] Table with horizontally joined data *Configuration*: **Complement missing rows** (mask) Select if rows that are not represented in all Tables should be complemented with masked values **Rename duplicate columns** (rename) If true columns with same name as an earlier column will be renamed and joined, otherwise columns will overwrite existing data **Input port name for joined table** (name) Select which port decides the output table(s) names .. automodule:: node_hjoin_tables .. class:: HJoinTables **Related nodes** * :ref:`org.sysess.sympathy.data.table.hjointable` * :ref:`org.sysess.sympathy.data.table.hjointablessingle` * :ref:`org.sysess.sympathy.data.table.hsplittablenode` * :ref:`org.sysess.sympathy.data.adaf.hjoinadaf` **Example flows** * :download:`HJoinTable.syx `